Open main menu
Home
Random
Log in
Settings
About MacroDroid Wiki
Disclaimers
MacroDroid Wiki
Search
Changes
← Older edit
MediaWiki:Common.css
(view source)
Revision as of 20:56, 10 June 2024
314 bytes added
,
20:56, 10 June 2024
no edit summary
Line 1:
Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
+
+
.header-style {
+
background-color: #EEEEEE;
+
color: black;
+
border-radius: 10px;
+
padding: 10px;
+
}
.trigger-style {
.trigger-style {
background-color: #AC2424;
background-color: #AC2424;
+
color: white;
+
border-radius: 10px;
+
padding: 10px;
+
}
+
+
.action-style {
+
background-color: #1665B0;
+
color: white;
+
border-radius: 10px;
+
padding: 10px;
+
}
+
+
.constraint-style {
+
background-color: green;
color: white;
color: white;
border-radius: 10px;
border-radius: 10px;
padding: 10px;
padding: 10px;
}
}
MacroDroidDev
Bureaucrats
, editors,
Interface administrators
,
Administrators
760
edits