From bf00e4dded7dd90443eafb8fc1c15b82ce723867 Mon Sep 17 00:00:00 2001 From: Fabio Comuni Date: Wed, 21 Dec 2011 17:36:42 +0100 Subject: quattro: more on editor --- view/theme/quattro/quattro.less | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'view/theme/quattro/quattro.less') diff --git a/view/theme/quattro/quattro.less b/view/theme/quattro/quattro.less index c5dfccf25..d05acf76a 100644 --- a/view/theme/quattro/quattro.less +++ b/view/theme/quattro/quattro.less @@ -535,6 +535,16 @@ section { color: @JotSubmitOverText; } } + li.loading { + float: right; + background-color: @Grey1; + width: 20px; + vertical-align: center; + text-align: center; + img { margin-top: 10px; } + border-top: 2px solid @JotToolsBorderColor; + height: 38px; + } } #jot-title { -- cgit v1.2.3