aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css18
1 files changed, 1 insertions, 17 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index eeaf021c1..d61e60dc9 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1655,6 +1655,7 @@ main.fullscreen .section-content-wrapper-np {
display: none;
}
+.atoken-index-row:hover td,
.chatroom-index-row:hover td,
.locs-index-row:hover td,
[id^="cloud-index-"]:hover td,
@@ -2036,20 +2037,3 @@ dl.bb-dl > dd > li {
border-style: solid;
border-width: 5px;
}
-
-.atoken-list {
- margin-right: 5px;
- list-style-type: none;
-}
-.atoken-list li {
- margin-bottom: 10px;
-}
-.atoken-text {
- margin: 5px 10px 5px 10px;
-}
-.atoken-example {
- margin-left: 20px;
-}
-.zat-example {
- color: red;
-} \ No newline at end of file