mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-06-05 22:09:20 +02:00
Aggiornamenti di struttura; Agg. pagine minori
This commit is contained in:
@@ -14,6 +14,15 @@
|
||||
.DispBlock { Display: Block; }
|
||||
.NoWrap { White-Space: NoWrap; }
|
||||
|
||||
.NoSelect {
|
||||
User-Select: none;
|
||||
-ms-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-khtml-user-select: none;
|
||||
-webkit-user-select: none;
|
||||
-webkit-touch-callout: none;
|
||||
}
|
||||
|
||||
.i1em {
|
||||
Max-Width: 1em;
|
||||
Max-Height: 1em;
|
||||
|
@@ -145,7 +145,6 @@ Body {
|
||||
*--------------------------------------------------------*/
|
||||
|
||||
/* No selection */
|
||||
.NoSelect,
|
||||
.TitleBarContent,
|
||||
.TaskBar,
|
||||
#Desktop,
|
||||
@@ -309,4 +308,4 @@ Body {
|
||||
}
|
||||
/**** -------------------------------------------- ****/
|
||||
|
||||
/*--------------------------------------------------------*/
|
||||
/*--------------------------------------------------------*/
|
||||
|
@@ -255,8 +255,7 @@ IFrame {
|
||||
Clear: Both;
|
||||
Display: Table;
|
||||
}
|
||||
.MediaRow2 Img,
|
||||
.MediaRow2 Video {
|
||||
.MediaRow2 :Where(Img, Video) {
|
||||
Float: Left;
|
||||
Width: 50%;
|
||||
Padding: 4px;
|
||||
@@ -344,7 +343,6 @@ IFrame {
|
||||
}
|
||||
|
||||
/* No selezione */
|
||||
.NoSelect,
|
||||
#LeftBox, #LeftBoxContainer,
|
||||
#RightBox, #RightBoxContainer,
|
||||
#BottomBoxCheck, #BottomBoxLabel {
|
||||
|
Reference in New Issue
Block a user