mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-25 01:46:14 -04:00
formatting: bulk remove trailing whitespaces
Do not touch vendorized files (e.g. libraries that were imported from external projects). No functional changes. Command: find . -name '*.<EXTENSION>' -type f -print0 | xargs -0 sed -i 's/[[:space:]]*$//'
This commit is contained in:
parent
24abd9ca07
commit
312c72c364
28 changed files with 156 additions and 156 deletions
|
@ -163,7 +163,7 @@ td, th {
|
|||
position: absolute;
|
||||
top: 0; left: 0; bottom:0; right:0;
|
||||
padding: auto;
|
||||
|
||||
|
||||
background: rgb(255,255,255);
|
||||
display: none;
|
||||
}
|
||||
|
|
|
@ -42,7 +42,7 @@ body,
|
|||
#tbl_context_menu ul .yuimenuitemlabel,
|
||||
.yui-skin-sam .yui-split-button button em:not(.color-picker-button),
|
||||
#yui-picker-panel .button-group .yui-button:first-child button,
|
||||
#newComment .sidebar-comment input[type=reset], #newComment .sidebar-comment input[type=reset]:hover,
|
||||
#newComment .sidebar-comment input[type=reset], #newComment .sidebar-comment input[type=reset]:hover,
|
||||
#newComment .sidebar-comment input[type=submit]:hover,
|
||||
.suggestion, .comment-reply-input, .reply-suggestion p:not(.reply-comment-suggest-from-p), .comment-text,
|
||||
.sidebar-comment textarea, .reply-comment-suggest label, .comment-suggest label, .comment-reply-input
|
||||
|
@ -53,7 +53,7 @@ body,
|
|||
.suggestion .comment-suggest-from,
|
||||
.hyperlink-dialog>.hyperlink-url,
|
||||
.timeslider #padcontent span ,
|
||||
.exporttype, .timeslider #export > p
|
||||
.exporttype, .timeslider #export > p
|
||||
{ color: #2E3338 !important; }
|
||||
|
||||
/* MENUS ICONS */
|
||||
|
@ -61,7 +61,7 @@ body,
|
|||
#tbl-menu:before
|
||||
{ color: #767676 !important; }
|
||||
/* MENU BUTTONS */
|
||||
.timeslider #editbar .buttontext
|
||||
.timeslider #editbar .buttontext
|
||||
{ background-color: #767676 !important; }
|
||||
|
||||
/* PRIMARY BUTTONS */
|
||||
|
@ -74,13 +74,13 @@ body,
|
|||
.comment-changeTo-approve input[type=submit],
|
||||
.hyperlink-dialog>.hyperlink-save,
|
||||
#importsubmitinput, #forcereconnect
|
||||
{
|
||||
background-color: #64d29b;
|
||||
{
|
||||
background-color: #64d29b;
|
||||
color: white;
|
||||
}
|
||||
|
||||
/* PRIMARY COLOR */
|
||||
h1,
|
||||
h1,
|
||||
#titlelabel,
|
||||
.yui-skin-sam .yui-panel .hd,
|
||||
p[data-l10n-id="ep_comments_page.comment"],
|
||||
|
@ -88,7 +88,7 @@ p[data-l10n-id="ep_comments_page.comment"],
|
|||
.stepper, #importmessageabiword, #importmessageabiword > a
|
||||
{ color: #64d29b; }
|
||||
#ui-slider-handle, #playpause_button_icon {
|
||||
background-color: #64d29b;
|
||||
background-color: #64d29b;
|
||||
}
|
||||
.stepper {
|
||||
border-color: #64d29b;
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
}
|
||||
|
||||
#chatbox.stickyChat {
|
||||
width: 193px !important;
|
||||
width: 193px !important;
|
||||
border: none !important;
|
||||
}
|
||||
|
||||
|
@ -32,7 +32,7 @@
|
|||
|
||||
#titlelabel, #chatlabel {
|
||||
text-transform: uppercase;
|
||||
font-weight: bold;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#titlelabel { font-size: 16px; }
|
||||
|
@ -40,7 +40,7 @@
|
|||
|
||||
#chattext {
|
||||
top: 45px;
|
||||
font-size: 13px;
|
||||
font-size: 13px;
|
||||
bottom: 52px;
|
||||
overflow-y: auto;
|
||||
padding: 0;
|
||||
|
@ -49,13 +49,13 @@
|
|||
}
|
||||
|
||||
.plugin-ep_author_neat #chattext {
|
||||
padding: 10px;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.plugin-ep_author_neat #chattext.authorColors p,
|
||||
.plugin-ep_author_neat #chattext.authorColors p,
|
||||
.plugin-ep_author_neat #chattext.authorColors span {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
}
|
||||
|
||||
#chattext p b {
|
||||
color: #4c4c4c;
|
||||
|
@ -76,7 +76,7 @@
|
|||
}
|
||||
|
||||
#chatbox.stickyChat #chattext {
|
||||
padding: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
#chatinputbox {
|
||||
|
@ -85,7 +85,7 @@
|
|||
|
||||
#chatinput {
|
||||
width: calc(100% - 20px);
|
||||
float: right;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.plugin-ep_author_neat #chatbox.stickyChat #chattext {
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
width: calc(50% - 20px);
|
||||
}
|
||||
|
||||
#importmessageabiword {
|
||||
#importmessageabiword {
|
||||
font-style: italic;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
border-right: 5px solid transparent;
|
||||
}
|
||||
|
||||
#sidedivinner>div {
|
||||
#sidedivinner>div {
|
||||
line-height: 24px;
|
||||
font-size: 10px !important;
|
||||
color: #a0a0a0;
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
.toolbar ul li a:hover,
|
||||
.toolbar ul li a.selected,
|
||||
.toolbar ul li a:focus {
|
||||
background: none !important;
|
||||
background: none !important;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
|
|
|
@ -79,7 +79,7 @@ table#otheruserstable {
|
|||
bottom: 42px;
|
||||
left: initial;
|
||||
top: initial !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#users.chatAndUsers {
|
||||
|
@ -87,7 +87,7 @@ table#otheruserstable {
|
|||
box-shadow: none;
|
||||
border: none !important;
|
||||
padding: 10px;
|
||||
padding-top: 15px;
|
||||
padding-top: 15px;
|
||||
}
|
||||
|
||||
#users.chatAndUsers #myusernameedit {
|
||||
|
|
|
@ -9,26 +9,26 @@
|
|||
|
||||
#editorcontainer {
|
||||
top: 41px !important;
|
||||
padding-top: 0 !important;
|
||||
padding-top: 0 !important;
|
||||
}
|
||||
|
||||
#outerdocbody, .timeslider #editorcontainerbox {
|
||||
#outerdocbody, .timeslider #editorcontainerbox {
|
||||
max-width: 900px;
|
||||
margin: 0 auto;
|
||||
padding-top: 20px;
|
||||
margin: 0 auto;
|
||||
padding-top: 20px;
|
||||
}
|
||||
|
||||
#outerdocbody {
|
||||
overflow-y: auto;
|
||||
position: relative;
|
||||
background-color: transparent;
|
||||
background-color: transparent;
|
||||
padding-left: 40px; /* space for side div */
|
||||
}
|
||||
|
||||
#outerdocbody.plugin-ep_author_neat {
|
||||
padding-left: 120px; /* more space for sidediv */
|
||||
}
|
||||
@media (max-width:600px) {
|
||||
@media (max-width:600px) {
|
||||
#outerdocbody.plugin-ep_author_neat { padding-left: 0; }
|
||||
#options-linenoscheck { display:none; }
|
||||
#options-linenoscheck ~ label { display:none; }
|
||||
|
@ -42,16 +42,16 @@
|
|||
display: block;
|
||||
position: relative;
|
||||
left: 0 !important;
|
||||
top: 0;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
#outerdocbody iframe, .timeslider #editorcontainerbox {
|
||||
padding: 55px;
|
||||
box-shadow: 0 0 0 0.5px rgba(209, 209, 209, 0.32), 0 0 7pt 0pt rgba(204, 204, 204, 0.52);
|
||||
box-shadow: 0 0 0 0.5px rgba(209, 209, 209, 0.32), 0 0 7pt 0pt rgba(204, 204, 204, 0.52);
|
||||
border: 0;
|
||||
border-radius: 5px;
|
||||
background-color: white;
|
||||
width: calc(100% - 110px) !important; /* 100% - padding */
|
||||
width: calc(100% - 110px) !important; /* 100% - padding */
|
||||
}
|
||||
|
||||
#sidediv {
|
||||
|
@ -62,8 +62,8 @@
|
|||
padding: 0;
|
||||
}
|
||||
|
||||
#outerdocbody.plugin-ep_author_neat #sidediv {
|
||||
right: calc(100% - 113px);
|
||||
#outerdocbody.plugin-ep_author_neat #sidediv {
|
||||
right: calc(100% - 113px);
|
||||
}
|
||||
|
||||
/* Fixs comments_page & author_hover does not take in account the document padding */
|
||||
|
@ -73,22 +73,22 @@
|
|||
|
||||
#outerdocbody.plugin-ep_author_neat .authortooltip{ margin-left: 145px; }
|
||||
#outerdocbody.plugin-ep_author_neat .caretindicator{ margin-left: 52px; margin-top: 65px!important;}
|
||||
@media (max-width:1000px) {
|
||||
#outerdocbody.plugin-ep_author_neat .authortooltip{ margin-left: 115px; }
|
||||
.caretindicator{ margin-left: 13px; }
|
||||
#outerdocbody.plugin-ep_author_neat .caretindicator{ margin-left: 17px; }
|
||||
@media (max-width:1000px) {
|
||||
#outerdocbody.plugin-ep_author_neat .authortooltip{ margin-left: 115px; }
|
||||
.caretindicator{ margin-left: 13px; }
|
||||
#outerdocbody.plugin-ep_author_neat .caretindicator{ margin-left: 17px; }
|
||||
}
|
||||
|
||||
@media (min-width: 1381px) {
|
||||
@media (min-width: 1381px) {
|
||||
#outerdocbody.plugin-ep_comments_page { padding-right: 150px; } }
|
||||
#outerdocbody.plugin-ep_comments_page #comments { left: calc(100% - 150px) }
|
||||
@media (max-width: 1380px) {
|
||||
@media (max-width: 1380px) {
|
||||
#outerdocbody.plugin-ep_comments_page #comments { left: calc(100% - 220px) }
|
||||
#outerdocbody.plugin-ep_comments_page { padding-right: 220px; }
|
||||
#outerdocbody.plugin-ep_comments_page { padding-right: 220px; }
|
||||
}
|
||||
@media (max-width: 1278px) {
|
||||
@media (max-width: 1278px) {
|
||||
#outerdocbody.plugin-ep_comments_page #comments { display: none; }
|
||||
#outerdocbody.plugin-ep_comments_page { padding-right: 0px; }
|
||||
#outerdocbody.plugin-ep_comments_page { padding-right: 0px; }
|
||||
}
|
||||
|
||||
@media (max-width:1000px) {
|
||||
|
@ -101,17 +101,17 @@
|
|||
border-radius: 0;
|
||||
width: calc(100% - 40px) !important; /* 100% - padding */
|
||||
}
|
||||
#sidediv {
|
||||
#sidediv {
|
||||
top: 20px !important; /* = #outerdocbody iframe padding-top */
|
||||
}
|
||||
}
|
||||
|
||||
.comment-modal, .authortooltip { margin-top: 20px !important; }
|
||||
.caretindicator { margin-top: 0px !important; }
|
||||
#outerdocbody.plugin-ep_author_neat .caretindicator { margin-top: 10px !important; }
|
||||
|
||||
#outerdocbody.plugin-ep_author_neat #sidedivinner>div:before { padding-right: 10px !important; }
|
||||
#outerdocbody.plugin-ep_author_neat #sidedivinner.authorColors>div,
|
||||
#outerdocbody.plugin-ep_author_neat #sidedivinner.authorColors>div.primary-none,
|
||||
#outerdocbody.plugin-ep_author_neat #sidedivinner.authorColors>div,
|
||||
#outerdocbody.plugin-ep_author_neat #sidedivinner.authorColors>div.primary-none,
|
||||
#outerdocbody.plugin-ep_author_neat #sidedivinner>div { padding-right: 6px!important; }
|
||||
#outerdocbody.plugin-ep_author_neat #sidediv { padding-right: 0 !important; }
|
||||
}
|
||||
|
@ -125,7 +125,7 @@
|
|||
padding: 15px !important;
|
||||
width: calc(100% - 30px) !important; /* 100% - padding */
|
||||
}
|
||||
#sidediv {
|
||||
#sidediv {
|
||||
display: none;
|
||||
top: 15px !important; /* = #outerdocbody iframe padding-top */
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#innerdocbody, #padcontent {
|
||||
font-size: 15px;
|
||||
line-height: 25px;
|
||||
line-height: 25px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
}
|
||||
|
||||
@media (max-width:720px) {
|
||||
#pad_title { display: none !important; }
|
||||
#pad_title { display: none !important; }
|
||||
}
|
||||
|
||||
#edit_title {
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
background: none !important;
|
||||
width: 18px !important;
|
||||
padding-left: 2px !important;
|
||||
}
|
||||
}
|
||||
#tbl-menu:before {
|
||||
content: "\F0CE";
|
||||
}
|
||||
|
@ -51,7 +51,7 @@
|
|||
border: none;
|
||||
text-align: center;
|
||||
background-color: transparent;
|
||||
padding-top: 4px;
|
||||
padding-top: 4px;
|
||||
}
|
||||
|
||||
#tbl_insert .yuimenuitemlabel { text-align: center; }
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
.timeslider #timeslider-top {
|
||||
position: relative;
|
||||
border-bottom: 1px solid #e4e4e4;
|
||||
border-bottom: 1px solid #e4e4e4;
|
||||
}
|
||||
|
||||
.timeslider-bar { background: none; }
|
||||
|
@ -60,8 +60,8 @@
|
|||
background-color: transparent;
|
||||
}
|
||||
|
||||
#timeslider, #timeslider-left, #timeslider-right {
|
||||
height: 57px;
|
||||
#timeslider, #timeslider-left, #timeslider-right {
|
||||
height: 57px;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
|
@ -133,7 +133,7 @@
|
|||
text-align: center;
|
||||
border-radius: 50%;
|
||||
height: 25px;
|
||||
padding-top: 2px;
|
||||
padding-top: 2px;
|
||||
}
|
||||
|
||||
.timeslider #authorsList .author {
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
@media (max-width:600px) {
|
||||
#sidediv {
|
||||
#sidediv {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue