Change button active color from lime to cyan
This commit is contained in:
@@ -355,7 +355,7 @@
|
||||
|
||||
.widget-buttons-grid>flowbox>flowboxchild>button:active {
|
||||
background: @noti-bg-hover;
|
||||
color: lime; /* tıklanırken yeşile dönsün */
|
||||
color: cyan; /* tıklanırken yeşile dönsün */
|
||||
}
|
||||
|
||||
.widget-buttons-grid>flowbox>flowboxchild>button:checked {
|
||||
|
||||
Reference in New Issue
Block a user