From f39d20ac978e6ea8a0d2993f9953d051e5f31254 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sun, 17 Jul 2016 11:29:37 +0200 Subject: some work on guest access token ui --- view/theme/redbasic/css/style.css | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) (limited to 'view/theme') 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 -- cgit v1.2.3