mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-01 12:40:45 -04:00
Add a new css selector for the high lighting a warning on the MPTT
graphical display screen in the developer module.
This commit is contained in:
@@ -323,3 +323,9 @@ li.gGroup {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/** *******************************************************************
|
||||
* 8) Developer
|
||||
*********************************************************************/
|
||||
#gMPTT .gWarning {
|
||||
background-color: #FFFF99;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user