XylotrechusZ
XylotrechusZ Shell
: /home/mjbynoyq/dubailivejob.site/wp-content/plugins/gravityview/templates/css/source/ [ drwxr-xr-x ]
/**
* Other generic rules used in rendering a View
*
* @package GravityView
* @author Zack Katz <[email protected]>
* @license GPL2
* @link https://www.gravitykit.com
* @copyright Copyright 2016, Katz Web Services, Inc.
*
* @since 1.17
*/
.gv-container {
text-align: $left;
}
.gv-no-results-text {
text-align: center;
vertical-align: middle;
padding: .5em;
}
a.gv-sort {
text-decoration: none;
border-bottom: none;
}
// Used to hide elements (e.g. Hide View data until search is performed)
.gv-hidden {
display: none;
}